home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / FMSX / !Fmsx / Utils / !Rddsk / !Run < prev    next >
Text File  |  1998-04-25  |  737b  |  15 lines

  1. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  2. WimpSlot -Min 128k -Max 128k
  3. IconSprites <Obey$Dir>.!Sprites
  4. Set rddsk$Dir <Obey$Dir>
  5. RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  6. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !wrdsk
  7. RMEnsure SharedCLibrary 0 System:modules.clib
  8. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !wrdsk
  9. RMEnsure FrontEnd 0 System:modules.frontend
  10. RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !wrdsk
  11. RMEnsure TaskWindow 0 System:modules.task
  12. RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !wrdsk
  13. WimpSlot -Min 64k -Max 64k
  14. FrontEnd_Start -app rddsk -desc <rddsk$Dir>.desc
  15.